divide-and-conquer strategy

英 [dɪˈvaɪd ənd ˈkɒŋkə(r) ˈstrætədʒi] 美 [dɪˈvaɪd ənd ˈkɑːŋkər ˈstrætədʒi]

网络  分治策略; 各个击破的策略

计算机



双语例句

  1. Updating computing for XML document based on divide-and-conquer strategy
    基于分治策略的XML文档更新计算
  2. The divide-and-conquer strategy works on a day-to-day level as well.
    “分散敌军,逐一击退”的战略在平日工作也同样有效。
  3. It's the basic divide-and-conquer cop strategy.
    这是最简单的警察用来离间的技巧。
  4. With a divide-and-conquer strategy, we propose the algorithm for knowledge summary by using a nested template.
    最后利用嵌套模板实现了该本体知识文摘的算法。
  5. FP-growth mainly adopts a divide-and-conquer strategy to avoid huge sizes.
    FP&growth算法的优点是节省时间和空间,对大规模数据采用分治的方法以避免规模巨大难以接受。
  6. Using the divide-and-conquer strategy, syntactic parsing is divided into two sub-tasks, chunk parsing and the relationship analysis.
    通过采用分而治之的策略将句法分析分为组块识别和组块间关系分析,这样将在词语级的处理转换为组块级的处理,降低了句法分析的难度。
  7. The improved fault-tolerance multicast algorithm is a heuristic algorithm, it uses divide-and-conquer strategy to solve the multicast problem.
    该算法是一个混合式算法,采用了分治的思想解决组播问题。
  8. According to the design techniques of parallel algorithm ( i.e., divide-and-conquer strategy and pipelining), the strapdown algorithm is parallel designed, and the parallel design is quantificationally analyzed.
    根据并行算法的设计技术(即分治策略和流水线技术),对捷联解算算法进行了并行化设计,且对这种并行捷联解算算法的性能进行定量分析。
  9. LPS-Miner applied the divide-and-conquer strategy greatly, which make each processing tree small and independent with each other.
    LPS-Miner算法极大地应用了分治的策略,保证每棵操作树相对较小并且相互独立。
  10. The Divide-and-conquer Strategy is the effective approach of forming concept lattice.
    采用分治策略来构造概念格是解决这一问题的有效途径。